Skip to content

Bump pydantic-core from 2.46.4 to 2.47.0#2

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pydantic-core-2.47.0
Closed

Bump pydantic-core from 2.46.4 to 2.47.0#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pydantic-core-2.47.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps pydantic-core from 2.46.4 to 2.47.0.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pydantic-core](https://github.com/pydantic/pydantic) from 2.46.4 to 2.47.0.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/commits)

---
updated-dependencies:
- dependency-name: pydantic-core
  dependency-version: 2.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 22, 2026

@austinkennethtucker austinkennethtucker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocking this bump for now: pip-audit --requirement requirements.txt fails dependency resolution because the pinned pydantic version is not compatible with pydantic_core==2.47.0. This should be updated together with a compatible pydantic pin or recreated by Dependabot as a grouped update.

@austinkennethtucker

Copy link
Copy Markdown
Contributor

Closing this because the standalone pydantic-core bump is incompatible with the pinned pydantic version. Main now removes the direct pydantic-core pin so pydantic can select its compatible core dependency transitively; local resolver install, tests, and pip-audit all pass with that setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant